//==============================================================================
// Hypaspist_anim.txt
//==============================================================================

//==============================================================================
define NorseShield
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					visual Attachments N Shield Bronze
				}
			}
		}
	}
}

//==============================================================================
define Sword
{
   SetSelector
   {
      TechLogic none/Copper Weapons/Bronze Weapons/Iron Weapons
      set hotspot
      {
         version
         {
            Visual Attachments N Sword Standard
         }
      }         
      set hotspot
      {
         version
         {
            Visual Attachments N Sword Copper
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments N Sword Bronze
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments N Sword Iron
         }
      }
   }
}

//==============================================================================
define Head
{
SetSelector
   {
      set hotspot
      {
         version
         {
          Visual Infantry G Hypaspist Head Standard
                   ReplaceTexture Infantry G Hypaspist Head Standard/infantry n hirdman head iron
         }
      }

   }
}

//==============================================================================
define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
     set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_IdleA
				connect RightHand sword hotspot
				connect LeftForearm norseshield hotspot
				Connect TopOfHead Head hotspot
				Connect FRONTABDOMEN heroglow hotspot
				ReplaceTexture infantry g hoplite standard/Infantry N Hirdman Map
	      }
	   }
     }
   }


//==============================================================================
anim Walk
{
   SetSelector
   {
     set hotspot
      {
         version
         {
				Visual Infantry A Swordsman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.00 true   
                  tag FootstepRight 0.40 true   
//-- end auto generated section
				connect RightHand sword hotspot
				connect LeftForearm norseshield hotspot
				Connect TopOfHead Head hotspot
				Connect FRONTABDOMEN heroglow hotspot
				ReplaceTexture infantry g hypaspist standard/Infantry N Hirdman Map
      		   }
	      }
       }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry A Swordsman_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.30 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
				Connect TopOfHead Head hotspot
				connect RightHand sword hotspot
				connect LeftForearm norseshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
				ReplaceTexture infantry g hypaspist standard/Infantry N Hirdman Map
         }
			version
         {
				Visual Infantry A Swordsman_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.51 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
				Connect TopOfHead Head hotspot
				connect RightHand sword hotspot
				connect LeftForearm norseshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
				ReplaceTexture infantry g hypaspist standard/Infantry N Hirdman Map
     		    }
	      }
        }
}

//==============================================================================
anim Death
{
   SetSelector
   {
     set hotspot
      {
         version
         {
				Visual Infantry A Swordsman_DeathA
				connect RightHand sword hotspot
				connect LeftForearm norseshield hotspot
				Connect TopOfHead Head hotspot
				Connect FRONTABDOMEN heroglow hotspot
				ReplaceTexture infantry g hypaspist standard/Infantry N Hirdman Map
         }
      }
   }
}


//==============================================================================
anim Bored
{
   SetSelector
   {
      	   set hotspot
	   {
	      version
	      {
				Visual Infantry G Hoplite_boredA
				connect RightHand sword hotspot
				connect LeftForearm norseshield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture infantry g hoplite standard/Infantry N Hirdman Map
	      }
	   }
	   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
     set hotspot
      {
         version
         {
				Visual Infantry A Swordsman_FlailA
				connect RightHand sword hotspot
				connect LeftForearm norseshield hotspot
				Connect TopOfHead Head hotspot
				Connect FRONTABDOMEN heroglow hotspot
				ReplaceTexture infantry g hypaspist standard/Infantry N Hirdman Map
         }
      }
   }
}

//==============================================================================

anim Repair
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.60 false Build checkVisible 
//-- end auto generated section
				ReplaceTexture Archer N Throwing Axeman Standard/Infantry N Hirdman Map
				connect Righthand Hammer Hotspot
				connect LeftForearm norseshield Hotspot
				Connect TopOfHead Head hotspot
				connect Smokepoint sword Hotspot
         }
      }
   }      
}

//==============================================================================

anim Build
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.60 false Build checkVisible 
//-- end auto generated section
				ReplaceTexture Archer N Throwing Axeman Standard/Infantry N Hirdman Map
				connect Righthand Hammer Hotspot
				connect LeftForearm norseshield Hotspot
				Connect TopOfHead Head hotspot
				connect Smokepoint sword Hotspot
         }
      }
   }      
}